home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
58519
/
58519.xpi
/
chrome
/
nasatabs.jar
/
skin
/
shownoia2.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-01-12
|
915b
|
37 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.tabbrowser-tab:not([selected="true"]):not([busy]) .tab-icon-image {
display: none !important;
}
.tabbrowser-tab:not([selected="true"]):hover .tab-icon-image {
display: -moz-box !important;
}
.tabbrowser-tab:not([selected="true"]):not([busy]) .tab-text {
margin-left: 5px !important;
}
.tabbrowser-tab:not([selected="true"]):not([busy]):first-of-type .tab-text {
margin-left: 2px !important;
}
.tabbrowser-tab[afterselected="true"]:not([busy]) .tab-text {
margin-left: 2px !important;
}
.tabbrowser-tab:not([selected="true"]):hover .tab-text {
margin-left: 0 !important;
}
.tabbrowser-tab:not([selected="true"]):not([busy]):not(:hover) > .tab-middle {
margin-right: 0px !important;
}
.tabbrowser-tab:not([selected="true"]) progressmeter.tab-progress {
margin: 0 !important;
}